projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d8e0d4
)
* lisp/progmodes/f90.el (f90-procedures-re): Add F2008 "is_contiguous".
author
Glenn Morris
<rgm@gnu.org>
Sat, 25 Jun 2011 21:28:24 +0000
(14:28 -0700)
committer
Glenn Morris
<rgm@gnu.org>
Sat, 25 Jun 2011 21:28:24 +0000
(14:28 -0700)
lisp/progmodes/f90.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/f90.el
b/lisp/progmodes/f90.el
index b9ebc84b9a86fb243b2bd52e0d45673b5653f996..eed87ecef9d1e7047c9cfeaf6499da75bbc968d8 100644
(file)
--- a/
lisp/progmodes/f90.el
+++ b/
lisp/progmodes/f90.el
@@
-375,7
+375,7
@@
The options are 'downcase-word, 'upcase-word, 'capitalize-word and nil."
"bessel_j0" "bessel_j1" "bessel_jn"
"bessel_y0" "bessel_y1" "bessel_yn"
"erf" "erfc" "erfc_scaled" "gamma" "hypot" "log_gamma"
- "norm2" "parity" "findloc"
+ "norm2" "parity" "findloc"
"is_contiguous"
;; F2008 iso_fortran_env module.
"compiler_options" "compiler_version"
;; F2008 iso_c_binding module.